home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / patches / _21xptch / ibmmem / readme.txt < prev    next >
Text File  |  1996-07-10  |  4KB  |  86 lines

  1. This README file accompanies the IBM PS/2 80386 MCA memory board patch for
  2. Advanced and SFT NetWare v2.15c.  The following files are included for this
  3. patch:  
  4.  
  5.      BOOTFIX  EXE     10156 04-12-90  10:46a 
  6.      ADV      FIX      7897 07-30-90   2:54p 
  7.      SFT      FIX      7886 07-30-90   2:54p 
  8.      TTS      FIX      7764 07-30-90   2:54p 
  9.      ZAPOBJ   EXE     23586 07-11-90  12:15p 
  10.      TB263    TXT      1705 04-24-90   2:19p
  11.   
  12.  
  13. The IBM PS/2 80386 memory board software destroys the NetWare cold boot
  14. loader stored at Track 0 on a file server.  Previous to this patch, it was
  15. necessary to boot NetWare from diskette when using the memory board on a file
  16. server (see Technical Bulletin #263).  This patch allows a NetWare operating
  17. system to be cold booted when the IBM memory board is installed in the
  18. server.  There are two steps to this patch:
  19.  
  20.      1)     After the IBM memory board has been installed using the
  21.             Reference Disk, run BOOTFIX from DOS (there are no command-
  22.             line parameters to BOOTFIX).  A message will indicate success
  23.             or failure of BOOTFIX.
  24.  
  25.      2)     Apply the NetWare patch to the operating system files using
  26.             ZAPOBJ.
  27.  
  28.  
  29. ZAPOBJ.EXE is run against a .OBJ file using a .FIX parameter file.  Parameter
  30. files containing temporary fixes (ie. *.FIX) are supplied for 3.5" media
  31. only.  The first 8 characters of the .FIX files are named the same as the
  32. .OBJ files which are to be patched.  ZAPOBJ syntax is: 
  33.   
  34.      ZAPOBJ <input>.OBJ <output>.OBJ <input>.FIX 
  35.  
  36. This should be run for each .OBJ which needs to be patched.  ZAPOBJ.EXE must
  37. be run in the same directory as the .OBJ.  The <output>.OBJ file has a 
  38. different name than the <input>.OBJ file, but it should be renamed to
  39. <input>.OBJ after the patch process. 
  40.  
  41. For example, in order to patch Advanced NetWare 3.5" media, 
  42.  
  43.      1)     Copy ZAPOBJ.EXE and ADV.FIX to the ADOBJ diskette or
  44.             subdirectory. 
  45.  
  46.      2)     Execute the statement: ZAPOBJ ADV.OBJ NEWADV.OBJ ADV.FIX
  47.  
  48.      3)     Rename ADV.OBJ to ADV.BAK and rename NEWADV.OBJ to ADV.OBJ 
  49.  
  50.      4)     Run NETGEN and ensure that the "Link/Configure NetWare
  51.             Operating System" option is selected and that the cold boot
  52.             loader is copied to your network.    
  53.  
  54.  
  55. This patch need only be run against the one .OBJ file corresponding to the
  56. network operating system you are generating (i.e. Advanced, SFT, or TTS -
  57. which is SFT with TTS). 
  58.  
  59. The following is a list of .FIX files, their associated .OBJ files to be 
  60. patched, the diskettes or subdirectories where the .OBJ file is located, and
  61. the applicable media size. 
  62.  
  63.      ADV.FIX          ADV.OBJ           ADOBJ          (for 3.5" media) 
  64.      SFT.FIX          SFT.OBJ           SFTOBJ         (for 3.5" media) 
  65.      TTS.FIX          TTS.OBJ           TTSOBJ         (for 3.5" media)   
  66.  
  67. CAUTION:  This patch may not work with a system which has been patched
  68. previously.  Applying additional patches to the operating system after this
  69. patch may destroy the effects of this patch.  With this in mind, if you need
  70. the effects of other v2.15c patches to .OBJ files, you may opt to boot from
  71. diskette rather than applying this patch.
  72.  
  73. *****************************************************************************
  74.                                  DISCLAIMER
  75.    
  76.      Novell, Inc. makes no representations or warranties with respect to this
  77. software patch, and specifically disclaims any express or implied warranties
  78. of merchantability or fitness for a particular purpose.  Novell's intentions
  79. for this software patch is to provide a temporary work-around to the
  80. anomalies described in this file.  Such work-arounds are typically addressed
  81. in future releases of NetWare.   
  82.      Novell will not be responsible for any data loss that may result from 
  83. implementing this patch.  Novell strongly recommends a backup be made before
  84. any patch is applied.   Technical support for this patch is provided at the 
  85. discretion of Novell.   
  86. *****************************************************************************